home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 1655 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  51 lines

  1. Path: newsfeed.internetmci.com!xmission!news
  2. From: jsburger@xmission.com (John S. Burger)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: PAP configuration in PPP1.30 reg
  5. Date: 15 Feb 96 18:01:53 +0500
  6. Organization: XMission Internet (801 539 0900)
  7. Message-ID: <1332.6619T1081T2668@xmission.com>
  8. References: <2a7cc$d1f1a.3d8@justnt.wineasy.se>
  9. NNTP-Posting-Host: slc163.xmission.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. On or about 10-Feb-96 17:31:26 arnlind typed the following words about "PAP
  14. configuration in PPP1.30 reg".  My reply is thus...
  15.  
  16.  
  17.  a> How do I use PAP with PPP? I┤ve written PAP=.... in ppp0.config and
  18.  a> created a PAP config file. But how do I configurate my dial script so
  19.  a> that it uses the PAP? I also want to know how a normal dialscript should
  20.  a> look like, 'cause my modem seems to hang up after having completed the
  21.  a> script.
  22.  
  23. Here is what my dial script looked like when I tested a PAP connection for my
  24. ISP.
  25.  
  26. #   ppp.device config file for XMission PAP connection
  27. ECHO ON
  28. TIMEOUT 1500
  29. REDIALDELAY 500
  30. REDIAL "BUSY","NO CARRIER","NO DIALTONE"
  31. SEND "ATZ1"
  32. WAIT "OK"
  33. SEND "ATDT5449935"
  34. WAIT "CONNECT"
  35.  
  36.  
  37.  
  38. --
  39.       //        -= John =-    jsburger@xmission.com    BIX: jburger
  40.     \X/                                                                 Via
  41.                              Amateur Radio   KB0ES                       T
  42.  Amiga  2000                                                             H
  43.  A2630 A2632            John S. Burger       Hooper, UT                  O
  44. 2+14megs  RAM                                                            R
  45.   850meg HD             This message was composed on...                 2.22
  46.  Iomega  ZIP                15-Feb-96 17:59:35 MST
  47. --
  48.  
  49. Albatross, get your albatross ....
  50.  
  51.